Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(delighted): replace myAxios utility with handleHttpRequest utility #3237

Merged
merged 5 commits into from
Apr 22, 2024

Conversation

mihir-4116
Copy link
Contributor

What are the changes introduced in this PR?

  • This pr replaces myAxios utility with handleHttpRequest utility for delighted destination

What is the related Linear task?

Resolves INT-1909

Please explain the objectives of your changes below

Put down any required details on the broader aspect of your changes. If there are any dependent changes, mandatorily mention them here

Any changes to existing capabilities/behaviour, mention the reason & what are the changes ?

N/A

Any new dependencies introduced with this change?

N/A

Any new generic utility introduced or modified. Please explain the changes.

N/A

Any technical or performance related pointers to consider with the change?

N/A

@coderabbitai review


Developer checklist

  • My code follows the style guidelines of this project

  • No breaking changes are being introduced.

  • All related docs linked with the PR?

  • All changes manually tested?

  • Any documentation changes needed with this change?

  • Is the PR limited to 10 file changes?

  • Is the PR limited to one linear task?

  • Are relevant unit and component test-cases added?

Reviewer checklist

  • Is the type of change in the PR title appropriate as per the changes?

  • Verified that there are no credentials or confidential data exposed with the changes.

@mihir-4116 mihir-4116 self-assigned this Apr 2, 2024
@mihir-4116 mihir-4116 requested a review from a team as a code owner April 2, 2024 11:33
@mihir-4116 mihir-4116 changed the title fix(delighted): replace myAxios utility with handleHttpRequest utility fix(INT-1909): replace myAxios utility with handleHttpRequest utility Apr 2, 2024
@mihir-4116 mihir-4116 changed the title fix(INT-1909): replace myAxios utility with handleHttpRequest utility fix(delighted): replace myAxios utility with handleHttpRequest utility Apr 2, 2024
@devops-github-rudderstack
Copy link
Contributor

Copy link

codecov bot commented Apr 2, 2024

Codecov Report

Attention: Patch coverage is 56.52174% with 10 lines in your changes are missing coverage. Please review.

Project coverage is 87.89%. Comparing base (adb5751) to head (b689ea2).
Report is 6 commits behind head on develop.

Files Patch % Lines
src/v0/destinations/delighted/util.js 56.52% 10 Missing ⚠️
Additional details and impacted files
@@             Coverage Diff             @@
##           develop    #3237      +/-   ##
===========================================
+ Coverage    87.86%   87.89%   +0.02%     
===========================================
  Files          556      556              
  Lines        29996    29994       -2     
  Branches      7172     7170       -2     
===========================================
+ Hits         26356    26363       +7     
+ Misses        3336     3329       -7     
+ Partials       304      302       -2     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@sanpj2292
Copy link
Contributor

Can we add some test-cases ?

@mihir-4116 mihir-4116 requested review from sivashanmukh and a team as code owners April 10, 2024 04:42
sanpj2292
sanpj2292 previously approved these changes Apr 12, 2024
Signed-off-by: Sai Sankeerth <[email protected]>
Copy link

@sanpj2292 sanpj2292 merged commit bac3cc5 into develop Apr 22, 2024
16 checks passed
@sanpj2292 sanpj2292 deleted the fix.delighted branch April 22, 2024 11:10
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants